home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypercrd / nwmxcmsm / txhelpse.hqx / txhelp / background_2684.txt < prev    next >
Text File  |  1991-08-29  |  5KB  |  232 lines

  1. -- background: 2684 from stack: in
  2. -- bmap block id: 3256
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Bibliography
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 00
  10. -- high flags: 0007
  11. -- rect: left=0 top=65 right=276 bottom=512
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 21
  16. -- text size: 12
  17. -- style flags: 16384
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 3 (button)
  23. -- low flags: 00
  24. -- high flags: 0004
  25. -- rect: left=128 top=296 right=338 bottom=177
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1004 / 1004
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: New Button
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   printfield ("background field 1")
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 4 (button)
  42. -- low flags: 00
  43. -- high flags: 0004
  44. -- rect: left=183 top=296 right=338 bottom=232
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 1008 / 1008
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: PrintCard
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   print card
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 5 (button)
  61. -- low flags: 00
  62. -- high flags: 0004
  63. -- rect: left=458 top=296 right=338 bottom=507
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 20098 / 20098
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: New Button
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   visual effect dissolve slow to black
  75.   wait 3
  76.   visual effect dissolve slow
  77.   go to stack "Database-1"
  78. end mouseUp
  79.  
  80.  
  81.  
  82. -- part 6 (button)
  83. -- low flags: 00
  84. -- high flags: 0004
  85. -- rect: left=293 top=296 right=338 bottom=342
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 32650 / 32650
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: GoNext
  94. ----- HyperTalk script -----
  95. on mouseUp
  96.   push card
  97.   visual effect scroll right
  98.   go next
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 7 (button)
  104. -- low flags: 00
  105. -- high flags: 0004
  106. -- rect: left=238 top=296 right=338 bottom=287
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 1016 / 1016
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Goprev
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   push card
  118.   visual effect scroll left
  119.   go previous
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part 8 (button)
  125. -- low flags: 00
  126. -- high flags: 0004
  127. -- rect: left=73 top=296 right=338 bottom=122
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 1009 / 1009
  130. -- text alignment: 1
  131. -- font id: 0
  132. -- text size: 12
  133. -- style flags: 0
  134. -- line height: 16
  135. -- part name: Find
  136. ----- HyperTalk script -----
  137. on mouseUp
  138.   global searchit
  139.   ask "Type in the word or phrase you want to find." with searchit
  140.   put it into searchit
  141.   find whole searchit in background fld 1
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 9 (button)
  147. -- low flags: 00
  148. -- high flags: 0004
  149. -- rect: left=18 top=296 right=338 bottom=67
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 29114 / 29114
  152. -- text alignment: 1
  153. -- font id: 0
  154. -- text size: 12
  155. -- style flags: 0
  156. -- line height: 16
  157. -- part name: pop card
  158. ----- HyperTalk script -----
  159. on mouseUp
  160.   visual effect dissolve
  161.   pop card
  162. end mouseUp
  163.  
  164.  
  165.  
  166. -- part 10 (button)
  167. -- low flags: 00
  168. -- high flags: 0004
  169. -- rect: left=348 top=296 right=338 bottom=397
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 130 / 130
  172. -- text alignment: 1
  173. -- font id: 0
  174. -- text size: 12
  175. -- style flags: 0
  176. -- line height: 16
  177. -- part name: go to flow chart
  178. ----- HyperTalk script -----
  179. on mouseUp
  180.   visual effect checkerboard slow
  181.   go to card id 12925 of stack "database-1"
  182.   wait 10
  183.   visual effect checkerboard slow
  184.   go to card "flow chart" in stack "database-1"
  185. end mouseUp
  186.  
  187.  
  188.  
  189. -- part 11 (button)
  190. -- low flags: 00
  191. -- high flags: 0004
  192. -- rect: left=403 top=296 right=338 bottom=452
  193. -- title width / last selected line: 0
  194. -- icon id / first selected line: 1020 / 1020
  195. -- text alignment: 1
  196. -- font id: 0
  197. -- text size: 12
  198. -- style flags: 0
  199. -- line height: 16
  200. -- part name: Help
  201. ----- HyperTalk script -----
  202. on mouseUp
  203.   push card
  204.   visual effect dissolve slow to black
  205.   wait 5
  206.   visual effect dissolve slow
  207.   go to card "help" of stack "database-1"
  208. end mouseUp
  209.  
  210.  
  211.  
  212. -- part 12 (button)
  213. -- low flags: 00
  214. -- high flags: 8004
  215. -- rect: left=425 top=7 right=58 bottom=508
  216. -- title width / last selected line: 0
  217. -- icon id / first selected line: 22308 / 22308
  218. -- text alignment: 1
  219. -- font id: 0
  220. -- text size: 12
  221. -- style flags: 0
  222. -- line height: 16
  223. -- part name: Continue search
  224. ----- HyperTalk script -----
  225. on mouseUp
  226.   global searchit
  227.   visual effect scroll right
  228.   go next
  229.   find whole searchit in background fld id 2
  230. end mouseUp
  231.  
  232.